home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Example app_defs.sys
- Date: Wed, 03 Aug 1994 09:34:16 +1000
- From: Warwick Allison <warwick@cs.uq.oz.au>
- Precedence: bulk
-
- Gerd Castan wrote:
- >
- >Warwick:
- >>*.edit.cut: ^X # Cut WWA: edit or file?
- >>*.edit.copy: ^C # Copy WWA: edit or file?
- >>*.edit.paste: ^V # Paste WWA: edit or file?
- >file.
-
- A little explanation would have been more helpfule. You see, these operations
- are always found under the Edit menu, hence according to my logic, they should
- be in that section of the defaults. So, explain the logic which puts them
- into the file section, and we will all be contented. Note that some (usually
- older) apps don't use files for the clipboard.
-
-
- >># Blocks
- >># =====================
- >>*.block.start: ^B # Begin selection
- >>*.block.end: ^E # End selection
- >>*.block.restart: +^B # Change block start WWA: I don't understand this on
- >e
- >>*.block.reend: +^E # Change block end WWA: I don't understand this on
- >e
- >You don't have to understand.
-
- I do if I want to give them appropriate names. Are ".block.restart" and
- ".block.reend" appropriate? I still don't know.
-
-
- I'm not commenting on the feature, just the name that needs to be defined
- for it, whatever that name is.
-
- --
- Warwick
-